SdoEntryDescription.Data property
The data read, which varies according to ValueInfo.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public byte[] Data { get; set; }
Public Property Data As Byte()
Property Value
Type: byte[]
See also